From dcd21e12cdc8006e7ad768c85210fa01392dc92a Mon Sep 17 00:00:00 2001 From: Mohammed Sadiq Date: Wed, 28 Nov 2018 16:51:45 +0530 Subject: [PATCH] texttag: Replace gtk3-demo reference with gtk4-demo --- gtk/gtktexttag.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/gtktexttag.c b/gtk/gtktexttag.c index f357b3eba8..27fbdff6b7 100644 --- a/gtk/gtktexttag.c +++ b/gtk/gtktexttag.c @@ -61,7 +61,7 @@ * before using them with that buffer. * * gtk_text_buffer_create_tag() is the best way to create tags. - * See “gtk3-demo” for numerous examples. + * See “gtk4-demo” for numerous examples. * * For each property of #GtkTextTag, there is a “set” property, e.g. * “font-set” corresponds to “font”. These “set” properties reflect -- 2.30.2